Skip to content

Fix smoke test#1057

Merged
wpietri merged 5 commits into
mainfrom
fix-smoke-test
Jun 2, 2025
Merged

Fix smoke test#1057
wpietri merged 5 commits into
mainfrom
fix-smoke-test

Conversation

@wpietri
Copy link
Copy Markdown
Contributor

@wpietri wpietri commented Jun 2, 2025

The actual fix is elsewhere, but let's keep some better error reporting.

@wpietri wpietri requested a review from dhosterman June 2, 2025 14:08
@wpietri wpietri requested a review from a team as a code owner June 2, 2025 14:08
@wpietri wpietri temporarily deployed to Scheduled Testing June 2, 2025 14:08 — with GitHub Actions Inactive
@wpietri wpietri temporarily deployed to Scheduled Testing June 2, 2025 14:08 — with GitHub Actions Inactive
@wpietri wpietri temporarily deployed to Scheduled Testing June 2, 2025 14:08 — with GitHub Actions Inactive
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2025

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

try:
return genai.Client(api_key=self.api_key)
except:
logger.exception(f"Failed to load genai.Client with api_key='{self.api_key}'")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we okay exposing the API key in the logs here?

@wpietri wpietri temporarily deployed to Scheduled Testing June 2, 2025 15:46 — with GitHub Actions Inactive
@wpietri wpietri temporarily deployed to Scheduled Testing June 2, 2025 15:46 — with GitHub Actions Inactive
@wpietri wpietri temporarily deployed to Scheduled Testing June 2, 2025 15:46 — with GitHub Actions Inactive
@wpietri wpietri temporarily deployed to Scheduled Testing June 2, 2025 15:47 — with GitHub Actions Inactive
@wpietri wpietri temporarily deployed to Scheduled Testing June 2, 2025 15:47 — with GitHub Actions Inactive
@wpietri wpietri temporarily deployed to Scheduled Testing June 2, 2025 15:47 — with GitHub Actions Inactive
Copy link
Copy Markdown
Collaborator

@dhosterman dhosterman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@wpietri wpietri merged commit d3567b4 into main Jun 2, 2025
4 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 2, 2025
@wpietri wpietri deleted the fix-smoke-test branch June 2, 2025 17:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants